GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス > Glow メソッド : Glow(Shape[],Color,Boolean) メソッド |
'Declaration
Public Overloads Shared Function Glow( _ ByVal drawingObjects() As Shape, _ ByVal glowColor As Color, _ Optional ByVal isText As Boolean _ ) As ShapeActionsCommand
public static ShapeActionsCommand Glow( Shape[] drawingObjects, Color glowColor, bool isText )